test(tmachine): add Debian installer profile - #3461
Merged
Merged
Conversation
SDAChess
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
September 18, 2026 14:35
|
🌿 Preview your docs: https://nvidia-preview-pr-3461.docs.buildwithfern.com/openshell |
Collaborator
Author
|
Part 1 of #3454 |
elezar
reviewed
Sep 18, 2026
elezar
reviewed
Sep 18, 2026
elezar
reviewed
Sep 18, 2026
elezar
reviewed
Sep 18, 2026
9 tasks
SDAChess
commented
Sep 18, 2026
Signed-off-by: Simon Scatton <sscatton@nvidia.com>
Signed-off-by: Simon Scatton <sscatton@nvidia.com>
Signed-off-by: Simon Scatton <sscatton@nvidia.com>
Signed-off-by: Simon Scatton <sscatton@nvidia.com>
10 tasks
Signed-off-by: Evan Lezar <elezar@nvidia.com>
elezar
force-pushed
the
feat/add-debian-installer-profile
branch
from
September 21, 2026 09:32
b37aab1 to
d70dba9
Compare
|
Label |
elezar
approved these changes
Sep 21, 2026
Member
|
Bypassing docker test failure due to #3501 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a tmachine installer profile that installs the Ubuntu Debian package instead of copying loose CLI and gateway binaries. Release Dev and Release Tag inherit an additional Ubuntu conformance lane from the shared default matrix, while Branch E2E and manual integration remain explicitly binary-only.
Related Issue
Part 1 of #3454
Changes
debinstaller profile forartifacts/packages/openshell.deb./usr/local/binand/usr/binlayouts.gateway.envhook.Testing
mise run pre-commitnix build --no-link --print-out-paths .#tmachine-confignix develop .#testing -c cargo test --manifest-path tests/tmachine/Cargo.tomlci:latestimage referencestasks/scripts/test-packaging-assets.shnix run .#tmachine -- test ubuntu-docker-rootful deb conformanceusing the matching published Debian package and runtime imagesFull-repository Actionlint also reports existing
concurrency.queueschema findings in unrelated documentation workflows.Checklist